2013-03-28 - 5947 - Spec - Pack Caselot or Crossdock Grid Sequencing #Shipping #US #APAC #abappacking
SPECIFICATIONS
5947 - Case Lot and Crossdock grid sequence issue
Purpose
To match the run size ratio based on the grid size and the corresponding quantites and to display an error log if the run size ratio deosn't match with the gird sizes and their quantities for caselots and crossdock and pack accordingly.
Admin Info
Purpose
|
To Fix CL & CD Grid sequence issue
|
Requested By
|
Thi Tran
|
Spec Created By
|
Venu Dontamsetti
|
Spec Created Date
|
03/28/2013
|
Spec QA by
|
Venkat K
|
Objects
|
LZFG_PACKF01( Include for
packing FM )
|
Document Status
|
Complete
|
References
Prior Tickets
None
Documents
None
Functional Requirement
The Grids Sequence of a sales item(Quantity) should match with the Run Size ratio(TEXT) instead of Schedule line numbers.
Solution Summary
Match the Run size ratio with the quantities of Grids (sorted) in an item. If any grid quantity is not matched, display the error log,
Test Plan
|
Test Scenario
|
Expected Results
|
1
|
|
|
2
|
|
|
Solution Details
If the Order is caselot or crossdock, Sort the schedule line item data based on Grids sorted order using FM 'J_3A_SORT_SIZES' by passing the sizes.
This FM will give you the Grids in a sorted order. Arrange the schedule line item data according to the Sequence of Grids.
Check run size ratio is matching with grids respective quantities.
If there is any quantity mismatch with the Ratio, display the error log.
Issues